func os.runtime_rand 2 uses os (current package) tempfile.go#L20: func runtime_rand() uint64 tempfile.go#L23: return strconv.FormatUint(uint64(uint32(runtime_rand())), 10)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)